home *** CD-ROM | disk | FTP | other *** search
- // pickdir.h - directory picker sample code
- //
- // This is a part of the MetaKit library.
- // Copyright (c) 1996 Meta Four Software.
- // All rights reserved.
- /////////////////////////////////////////////////////////////////////////////
-
- extern CString PickDirectory(CWnd* pParentWnd =0);
-
- /////////////////////////////////////////////////////////////////////////////
- // $Id: pickdir.h,v 1.2 1996/12/04 14:49:32 jcw Exp $
-